@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Calibri;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Calibri;
	font-size: 16pt;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: Calibri;
	font-size: 13pt;
	font-weight: normal;
	background-position: top;
	text-align: justify;

}
table {
	line-height: normal;
	background-position: top;
	vertical-align: text-top;
	display: inline-table;
}

h4 {
	font-family: Calibri;
	font-size: 16pt;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
}
h6 {
	font-family: Calibri;
	font-size: 24px;
	color: #000000;
	text-align: left;
}
